-- card: 13001 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Hike the trail ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp visual effect dissolve slowly to black visual effect scroll up slowly go to card "Dead" end mouseUp -- part contents for background part 1 ----- text ----- Hike the trail -- part contents for background part 2 ----- text ----- You set off down the path. Moments later, a Jaquar drops silently upon you from an overhanging tree. You didn't even have time to yell. -- part contents for background part 5 ----- text ----- 135